Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< char[N]> Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, const char(&str)[N])
 
static int push (lua_State *L, const char(&str)[N], std::size_t sz)
 

Detailed Description

template<size_t N>
struct sol::stack::unqualified_pusher< char[N]>

Definition at line 15445 of file sol.hpp.

Member Function Documentation

◆ push() [1/2]

template<size_t N>
static int sol::stack::unqualified_pusher< char[N]>::push ( lua_State L,
const char(&)  str[N] 
)
inlinestatic

Definition at line 15446 of file sol.hpp.

◆ push() [2/2]

template<size_t N>
static int sol::stack::unqualified_pusher< char[N]>::push ( lua_State L,
const char(&)  str[N],
std::size_t  sz 
)
inlinestatic

Definition at line 15454 of file sol.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:57